GoXam for WPF v3
GraphLinksModelNodeData<NodeKey> Class Properties


Northwoods.GoXam.Model Namespace : GraphLinksModelNodeData<NodeKey> Class

For a list of all members of this type, see GraphLinksModelNodeData<NodeKey> members.

Public Properties
 NameDescription
Public PropertyGets or sets a String that names the category to which the node data belongs.  
Public Property Gets or sets whether this node data represents a "label" on a link instead of a simple node.  
Public Property Gets or sets whether this node data represents a group or "subgraph" instead of a normal "atomic" node.  
Public Property Gets or sets whether this node is in the "expanded" state.  
Public Property Gets or sets the key property for this node data.  
Public PropertyGets or sets a Point that is the location of the node in model coordinates.  
Public Property Gets or sets a list of references to member nodes.  
Public Property Gets or sets a reference to the containing subgraph node, if any.  
Public PropertyGets or sets a String that is associated with the node.  
Public Property Gets or sets whether this node had been "expanded" when its containing group was "collapsed".  
Top
See Also

Reference

GraphLinksModelNodeData<NodeKey> Class
Northwoods.GoXam.Model Namespace